UnregisterDeviceNotification (user32)
Last changed: maurosegato@gmail.com-80.183.150.182

.
Summary

C# Signature:

[DllImport("user32.dll", SetLastError = true)]
static extern bool UnregisterDeviceNotification(IntPtr Handle);

User-Defined Types:

None.

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

Do you know one? Please contribute it!

Documentation